home *** CD-ROM | disk | FTP | other *** search
- /* DEC/CMS REPLACEMENT HISTORY, Element ATOMS.H */
- /* *7 27-FEB-1988 18:16:23 GEORGE "Add copyright" */
- /* *6 7-JAN-1988 13:02:58 TREGGIARI "Replace with completely new version" */
- /* *5 5-JAN-1988 15:31:27 TREGGIARI "Replace with completely new version" */
- /* *4 18-DEC-1987 14:01:04 TREGGIARI "Replace with completely new version" */
- /* *3 13-NOV-1987 14:15:40 ORGOVAN "change include file syntax to decw$include" */
- /* *2 2-NOV-1987 17:10:20 TREGGIARI "Replace with completely new version" */
- /* *1 2-NOV-1987 14:52:18 ORGOVAN "Initial Entry" */
- /* DEC/CMS REPLACEMENT HISTORY, Element ATOMS.H */
- /*
- * $Header: Atoms.h,v 6.8 88/01/05 11:54:58 asente Exp $
- */
-
- /*
- *****************************************************************************
- ** *
- ** COPYRIGHT (c) 1988 BY *
- ** DIGITAL EQUIPMENT CORPORATION, MAYNARD, MASS. *
- ** ALL RIGHTS RESERVED *
- ** *
- ** THIS SOFTWARE IS FURNISHED UNDER A LICENSE AND MAY BE USED AND COPIED *
- ** ONLY IN ACCORDANCE WITH THE TERMS OF SUCH LICENSE AND WITH THE *
- ** INCLUSION OF THE ABOVE COPYRIGHT NOTICE. THIS SOFTWARE OR ANY OTHER *
- ** COPIES THEREOF MAY NOT BE PROVIDED OR OTHERWISE MADE AVAILABLE TO ANY *
- ** OTHER PERSON. NO TITLE TO AND OWNERSHIP OF THE SOFTWARE IS HEREBY *
- ** TRANSFERRED. *
- ** *
- ** THE INFORMATION IN THIS SOFTWARE IS SUBJECT TO CHANGE WITHOUT NOTICE *
- ** AND SHOULD NOT BE CONSTRUED AS A COMMITMENT BY DIGITAL EQUIPMENT *
- ** CORPORATION. *
- ** *
- ** DIGITAL ASSUMES NO RESPONSIBILITY FOR THE USE OR RELIABILITY OF ITS *
- ** SOFTWARE ON EQUIPMENT WHICH IS NOT SUPPLIED BY DIGITAL. *
- ** *
- *****************************************************************************
- **++
- ** FACILITY:
- **
- ** < to be supplied >
- **
- ** ABSTRACT:
- **
- ** < to be supplied >
- **
- ** ENVIRONMENT:
- **
- ** < to be supplied >
- **
- ** MODIFICATION HISTORY:
- **
- ** < to be supplied >
- **
- **--
- **/
-
- #ifndef _XtAtom_h_
- #define _XtAtom_h_
-
- /* Resource names */
-
- #define XtNallowHoriz "allowHoriz"
- #define XtNallowVert "allowVert"
- #define XtNancestorSensitive "ancestorSensitive"
- #define XtNbackground "background"
- #define XtNbackgroundPixmap "backgroundPixmap"
- #define XtNborder "border"
- #define XtNborderPixmap "borderPixmap"
- #define XtNborderWidth "borderWidth"
- #define XtNcallback "callback"
- #define XtNdepth "depth"
- #define XtNdestroyCallback "destroyCallback"
- #define XtNeditType "editType"
- #define XtNfont "font"
- #define XtNforceBars "forceBars"
- #define XtNforeground "foreground"
- #define XtNfunction "function"
- #define XtNheight "height"
- #define XtNhSpace "hSpace"
- #define XtNindex "index"
- #define XtNinnerHeight "innerHeight"
- #define XtNinnerWidth "innerWidth"
- #define XtNinnerWindow "innerWindow"
- #define XtNinsertPosition "insertPosition"
- #define XtNinternalHeight "internalHeight"
- #define XtNinternalWidth "internalWidth"
- #define XtNjustify "justify"
- #define XtNknobHeight "knobHeight"
- #define XtNknobIndent "knobIndent"
- #define XtNknobPixel "knobPixel"
- #define XtNknobWidth "knobWidth"
- #define XtNlabel "label"
- #define XtNlength "length"
- #define XtNlowerRight "lowerRight"
- #define XtNmappedWhenManaged "mappedWhenManaged"
- #define XtNmenuEntry "menuEntry"
- #define XtNname "name"
- #define XtNnotify "notify"
- #define XtNorientation "orientation"
- #define XtNparameter "parameter"
- #define XtNpopupCallback "popupCallback"
- #define XtNpopdownCallback "popdownCallback"
- #define XtNreverseVideo "reverseVideo"
- #define XtNscrollProc "scrollProc"
- #define XtNscrollDCursor "scrollDownCursor"
- #define XtNscrollHCursor "scrollHorizontalCursor"
- #define XtNscrollLCursor "scrollLeftCursor"
- #define XtNscrollRCursor "scrollRightCursor"
- #define XtNscrollUCursor "scrollUpCursor"
- #define XtNscrollVCursor "scrollVerticalCursor"
- #define XtNselection "selection"
- #define XtNselectionArray "selectionArray"
- #define XtNsensitive "sensitive"
- #define XtNshown "shown"
- #define XtNspace "space"
- #define XtNstring "string"
- #define XtNtextOptions "textOptions"
- #define XtNtextSink "textSink"
- #define XtNtextSource "textSource"
- #define XtNthickness "thickness"
- #define XtNthumb "thumb"
- #define XtNthumbProc "thumbProc"
- #define XtNtop "top"
- #define XtNtranslations "translations"
- #define XtNuseBottom "useBottom"
- #define XtNuseRight "useRight"
- #define XtNvalue "value"
- #define XtNvSpace "vSpace"
- #define XtNwidth "width"
- #define XtNwindow "window"
- #define XtNx "x"
- #define XtNy "y"
-
- /* Class types */
-
- #define XtCBackground "Background"
- #define XtCBoolean "Boolean"
- #define XtCBorderColor "BorderColor"
- #define XtCBorderWidth "BorderWidth"
- #define XtCCallback "Callback"
- #define XtCColor "Color"
- #define XtCCursor "Cursor"
- #define XtCDepth "Depth"
- #define XtCEditType "EditType"
- #define XtCEventBindings "EventBindings"
- #define XtCFile "File"
- #define XtCFont "Font"
- #define XtCForeground "Foreground"
- #define XtCFraction "Fraction"
- #define XtCFunction "Function"
- #define XtCHeight "Height"
- #define XtCHSpace "HSpace"
- #define XtCIndex "Index"
- #define XtCInterval "Interval"
- #define XtCJustify "Justify"
- #define XtCKnobIndent "KnobIndent"
- #define XtCKnobPixel "KnobPixel"
- #define XtCLabel "Label"
- #define XtCLength "Length"
- #define XtCMappedWhenManaged "MappedWhenManaged"
- #define XtCMargin "Margin"
- #define XtCMenuEntry "MenuEntry"
- #define XtCNotify "Notify"
- #define XtCOrientation "Orientation"
- #define XtCParameter "Parameter"
- #define XtCPixmap "Pixmap"
- #define XtCPosition "Position"
- #define XtCScrollProc "ScrollProc"
- #define XtCScrollDCursor "ScrollDownCursor"
- #define XtCScrollHCursor "ScrollHorizontalCursor"
- #define XtCScrollLCursor "ScrollLeftCursor"
- #define XtCScrollRCursor "ScrollRightCursor"
- #define XtCScrollUCursor "ScrollUpCursor"
- #define XtCScrollVCursor "ScrollVerticalCursor"
- #define XtCSelection "Selection"
- #define XtCSensitive "Sensitive"
- #define XtCSelectionArray "SelectionArray"
- #define XtCSpace "Space"
- #define XtCString "String"
- #define XtCTextOptions "TextOptions"
- #define XtCTextPosition "TextPosition"
- #define XtCTextSink "TextSink"
- #define XtCTextSource "TextSource"
- #define XtCThickness "Thickness"
- #define XtCThumb "Thumb"
- #define XtCTranslations "Translations"
- #define XtCValue "Value"
- #define XtCVSpace "VSpace"
- #define XtCWidth "Width"
- #define XtCWindow "Window"
- #define XtCX "X"
- #define XtCY "Y"
-
- /* Representation types */
-
- #define XtRBoolean "Boolean"
- #define XtRLongBoolean "LongBoolean"
- #define XtRColor "Color"
- #define XtRCursor "Cursor"
- #define XtRDefaultColor "DefaultColor"
- #define XtRDisplay "Display"
- #define XtREditMode "EditMode"
- #define XtRFile "File"
- #define XtRFont "Font"
- #define XtRFontStruct "FontStruct"
- #define XtRFunction "Function"
- #define XtRGeometry "Geometry"
- #define XtRInt "Int"
- #define XtRJustify "Justify"
- #define XtROrientation "Orientation"
- #define XtRPixel "Pixel"
- #define XtRPixmap "Pixmap"
- #define XtRPointer "Pointer"
- #define XtRString "String"
- #define XtRStringTable "StringTable"
- #define XtRTranslationTable "TranslationTable"
- #define XtRWindow "Window"
-
-
- /* Boolean enumeration constants */
-
- #define XtEoff "off"
- #define XtEfalse "false"
- #define XtEno "no"
- #define XtEon "on"
- #define XtEtrue "true"
- #define XtEyes "yes"
-
- /* Orientation enumeration constants */
-
- #define XtEvertical "vertical"
- #define XtEhorizontal "horizontal"
-
- /* text edit enumeration constants */
-
- #define XtEtextRead "read"
- #define XtEtextAppend "append"
- #define XtEtextEdit "edit"
-
- #endif _XtAtom_h_
-